Skip to content

Conversation

@cmp0xff
Copy link
Contributor

@cmp0xff cmp0xff commented Nov 2, 2025

This PR fixes pd.NAType. In particular, pd.NA.__add__(other: object) is too wide. For example, pd.NA + [1] does not work.

@cmp0xff cmp0xff added the NA - MaskedArrays Related to pd.NA and nullable extension arrays label Nov 4, 2025
@cmp0xff cmp0xff force-pushed the simplify-missing branch 2 times, most recently from e37bd23 to 9f9551b Compare November 7, 2025 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

NA - MaskedArrays Related to pd.NA and nullable extension arrays

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant